.thanks-ticker h2{margin-bottom:24px;margin-top:0}.thanks-ticker h2 a:hover{text-decoration:none}.thanks-ticker-container{display:-ms-grid;display:grid;-ms-grid-rows:1fr;grid-template-rows:1fr;overflow:hidden}.thanks-ticker-tile{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;opacity:0;pointer-events:none;transition:opacity .5s ease;visibility:hidden}.thanks-ticker-tile.current{opacity:1;pointer-events:auto;visibility:visible}.thanks-ticker-tile .summary{color:#777;line-height:1.7em}.thanks-ticker-tile .author{color:#cd1f2e;font-weight:700;padding-top:24px}